Skip to content

2026.8 - #1693

Merged
javierggt merged 3 commits into
masterfrom
2026.8-branch
Jun 22, 2026
Merged

2026.8#1693
javierggt merged 3 commits into
masterfrom
2026.8-branch

Conversation

@javierggt

@javierggt javierggt commented May 12, 2026

Copy link
Copy Markdown
Contributor

ska3-matlab 2026.8

This PR includes:

  • kadi
    • fix an issue when getting star IDs from backstop, and in commands.observations.get_starcats.
    • Add function get_observation to get a single observation.
  • parse_cm: Add a new convenience function (paths.load_url_from_load_name) to get the URL for a load directory on either icxc or OCCweb based on the load name.
  • chandra_aca:
    • improve ACA pixel row,col <=> angle yag,zag transformations to properly account for CCD temperature.

Interface Impacts:

Testing:

The latest release candidates will be installed in /proj/sot/ska3/matlab/test on GRETA,
and all release candidates will be available for testing from the usual channels:

conda create -n ska3-matlab-2026.8rc2 --override-channels \
  -c https://icxc.cfa.harvard.edu/aspect/ska3-conda/flight \
  -c https://icxc.cfa.harvard.edu/aspect/ska3-conda/test \
  ska3-matlab==2026.8rc2

Review

All operations critical or impacting PR's are independently and carefully reviewed. For other PR's the level of detail for review is calibrated to operations criticality. Some PR's that are confined to aspect-team-specific processing may have little to no independent review.

Deployment

ska3-matlab 2026.8 will be promoted to flight conda channel and installed on GRETA Linux after approval from FOT team.

Code changes

ska3-core changes:

The following packages were removed from Windows:

  • conda-build ==25.11.1
  • m2-conda-epoch ==20250515
  • m2-msys2-runtime ==3.6.1.4
  • m2-patch ==2.7.6.3

ska3-matlab changes (2026.4 -> 2026.8rc2)

Updated Packages

  • chandra_aca: 4.54.0 -> 4.55.0 (4.54.0 -> 4.55.0)
    • PR 202 (Tom Aldcroft): Improve aca coord transforms
  • cheta: 4.67.1 -> 4.68.0 (4.67.1 -> 4.68.0)
    • PR 289 (Tom Aldcroft): Better missing units handling
  • kadi: 7.19.1 -> 7.22.0 (7.19.1 -> 7.20.0 -> 7.21.0 -> 7.22.0)
    • PR 383 (Jean Connelly): Remove defunct unused AGASC_FILE from observations
    • PR 382 (Tom Aldcroft): Merge each OBS command from an obsid-changing CMD_EVT into the prior …
    • PR 380 (Tom Aldcroft): Filter observations and starcats by scheduled obsid and other obs params
    • PR 387 (Tom Aldcroft): Further improvements to kadi observations
    • PR 386 (Jean Connelly): Add notes for repairing recently-archived cmds
  • parse_cm: 3.18.1 -> 3.19.0 (3.18.1 -> 3.19.0)
    • PR 64 (Tom Aldcroft): Add load_url_from_load_name function and corresponding tests
  • proseco: 5.18.0 -> 5.19.0 (5.18.0 -> 5.19.0)
    • PR 414 (Tom Aldcroft): Use chandra_aca 2020 transforms with T_aca = T_ccd + 41 C
  • ska3-core: 2026.3 -> 2026.7
  • ska_sync: 4.13.0 -> 4.14.0 (4.13.0 -> 4.14.0)
    • PR 35 (Jean Connelly): Add cmds3 to config
  • sparkles: 4.31.2 -> 4.31.3 (4.31.2 -> 4.31.3)
    • PR 228 (Jean Connelly): Update test regress vals for chandra_aca coord improvements
  • xija: 4.36.0 -> 4.37.0 (4.36.0 -> 4.37.0)
    • PR 153 (Tom Aldcroft): DOC: Modernize and fix example script

Related Issues

Fixes #1694
Fixes #1692
Fixes #1691
Fixes #1690

@javierggt javierggt added this to the 2026.8 (MATLAB 2026_030) milestone May 12, 2026
@javierggt javierggt changed the title 2026.8 branch 2026.8 May 12, 2026
@javierggt
javierggt merged commit e23682e into master Jun 22, 2026
16 checks passed
@javierggt
javierggt deleted the 2026.8-branch branch June 22, 2026 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release ska3-matlab 2026.8 Update sot/kadi to 7.22.0 Update sot/ska_sync to 4.14.0 Update sot/ska_shell to 4.2.0

1 participant